Learn R Programming

DataSetsUni (version 0.1)

Image Data: The database extracted from an image of Foulum (Denmark)

Description

The function allows to provide the image of Foulum (Denmark) obtained by the EMISAR sensor, jointly built by the ElectroMagnetics Institute (EMI), the Technical University of Denmark (TUD), and its Danish Centre for Remote Sensing (DCRS), operated at C- and L-bands (though not simultaneously) with quad-polarizations.

Usage

data_image

Value

data_image gives the image of Foulum (Denmark) obtained by the EMISAR sensor.

Arguments

data_image

A vector of (non-negative integer) values.

Author

Muhammad Imran.

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.

Details

The database extracted from an image of Foulum (Denmark) obtained by the EMISAR sensor, jointly built by the ElectroMagnetics Institute (EMI), the Technical University of Denmark (TUD), and its Danish Centre for Remote Sensing (DCRS), operated at C- and L-bands (though not simultaneously) with quad-polarizations. Recently, it is used by Alizadeh et al. (2017) and fitted the odd-Burr normal distribution.

References

Alizadeh, M., Cordeiro, G. M., Nascimento, A. D., Lima, M. D. C. S., & Ortega, E. M. (2017). Odd-Burr generalized family of distributions with some applications. Journal of statistical computation and simulation, 87(2), 367-389.

Examples

Run this code
x<-data_image
summary(x)

Run the code above in your browser using DataLab